'使用法 Dim instance As ReportObjectCollection(Of TItem) Dim index As System.Integer Dim newIndex As System.Integer instance.Move(index, newIndex)
パラメータ
- index
- 現在のインデックス。
- newIndex
- 新しいインデックス
'使用法 Dim instance As ReportObjectCollection(Of TItem) Dim index As System.Integer Dim newIndex As System.Integer instance.Move(index, newIndex)